home *** CD-ROM | disk | FTP | other *** search
/ HamCall (October 1991) / HamCall (Whitehall Publishing)(1991).bin / math / calculas / iter2.pro < prev    next >
Text File  |  1989-05-25  |  466b  |  14 lines

  1. Construct the functions
  2.  
  3.                         sin(πx/2)
  4.                         sin(sin(πx/2))
  5.                         sin(sin(sin(πx/2)))
  6.                         sin(sin(sin(sin(πx/2))))
  7.                         sin(sin(sin(sin(sin(πx/2)))))
  8.                         sin(sin(sin(sin(sin(sin(πx/2))))))
  9.                         sin(sin(sin(sin(sin(sin(sin(πx/2)))))))
  10.  
  11. between 0 and 1.
  12.  
  13. What do you think will happen if you could continue in this way?
  14.